Used to read from or write to the cell based on the row and column numbers passed. Passing -1 as either the Row or Column number means all rows or all columns, respectively.
Syntax |
|---|
|
result = ListBox.Cell( RowNumber, ColumnNumber ) |
Parameters |
|
|---|---|
|
RowNumber |
|
|
ColumnNumber |
|
Return Value |
|
|---|---|
|
Result |
|